Fix for TALOS-2026-2363: avoid integer overflow in allocation size calculation. Also...
authorAlex Tutubalin <lexa@lexa.ru>
Thu, 12 Mar 2026 17:34:53 +0000 (20:34 +0300)
committerGuilhem Moulin <guilhem@debian.org>
Wed, 29 Jul 2026 01:53:35 +0000 (03:53 +0200)
commit47ec261e8873ef101d029310882d386cd5913a8c
tree0cb849055d28b1442b9cdedd95092065003ea9e6
parenta693e07b8e7d69f194802aca5b64bbda7578c6dc
Fix for TALOS-2026-2363: avoid integer overflow in allocation size calculation. Also: check for EOF in read loop

Origin: https://github.com/LibRaw/LibRaw/commit/c911c9b9edffa5fab99f828d0fee6dd2d0f6105f
Bug: https://talosintelligence.com/vulnerability_reports/TALOS-2026-2363
Bug-Debian: https://bugs.debian.org/1133845
Bug-Debian-Security: https://security-tracker.debian.org/tracker/CVE-2026-24450

Gbp-Pq: Name CVE-2026-24450.patch
src/decoders/fp_dng.cpp